Skip to main content

stacksInUse

Type

property

Summary

Reports the stacks that have been placed in the message path by the start using command.

Syntax

get the stacksInUse

Description

Use the stacksInUse property to find out which stack scripts can intercept messages.

The value reported by the stacksInUse property is a list of the short names of the stacks that have been added to the message path, one stack per line.

Add stacks to the message path with the start using command; remove them with the stop using command.

Examples

if the short name of this stack is not among the lines \
of the stacksInUse then start using this stack

command: start using, stop using

function: stacks

glossary: property, script, message, command, message path

keyword: line

message: releaseStack

object: stack

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?